home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / fretext1.sit / Free Text Help_Services v1.01 / card_25053.txt < prev    next >
Text File  |  1990-04-13  |  754b  |  26 lines

  1. -- card: 25053 from stack: in.01
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3166
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11. openCloseFiles():
  12. /* Call this XFCN as 'openCloseFiles([optional list of numbers here])'.
  13.  *
  14.  * If the XFCN is called with no arguments, it puts up the standard files
  15.  * dialog box and gives back in return the file refNums for the main
  16.  * (document/database) file, *.k, and *.p files, on one line, in
  17.  * that order, separated by spaces.  The XFCN also returns, on a second
  18.  * line, the file name of the file that has been opened.
  19.  *
  20.  * If the XFCN is passed any numerical parameters, it attempts to
  21.  * close them (assuming they are file refNums) and doesn't try to
  22.  * open anything....
  23.  */
  24.  
  25.  
  26.